Welcome![Sign In][Sign Up]
Location:
Search - mpeg vc

Search list

[Streaming Mpeg4smpeg-0.5.4b

Description: 本软件是音频(mp3),视频(mpeg)解码c++程序,提供了vc下和linux下的两个版本,也可以移植到嵌入式系统中。-Audio (mp3), video (mpeg) decoder c procedures, vc provided under linux and the two versions can be transplanted to embedded systems.
Platform: | Size: 391168 | Author: 谭鸿 | Hits:

[Graph programavi2mpg1_ver1_11_src

Description: 使用vc開發環境 , 可將avi檔轉成mpeg檔-Vc use development environment, can be avi files into mpeg file
Platform: | Size: 179200 | Author: huw | Hits:

[mpeg mp3mpeg2

Description: 《vc++实现JPEG和MPEG编解码》一书光盘中的mpeg 2解码程序
Platform: | Size: 603136 | Author: 陶雄飞 | Hits:

[mpeg mp3avi2mpg

Description: 用VC++开发的将AVi格式向MPEG格式转换源代码-With VC++ Developed to Avi format to MPEG format conversion source code
Platform: | Size: 40960 | Author: chenjianping | Hits:

[mpeg mp3xvidcore-1.1.0

Description: MPEG-4 Xvid源代码(含VC编译指南)-MPEG-4 Xvid source code (including the VC compiler Guide)
Platform: | Size: 847872 | Author: 小狐 | Hits:

[Streaming Mpeg4xvidcore-1.1.3

Description: mpeg-4标准的xvid编解码内核源码,开发环境为pc机vc++ 6.0或dsp TMS320MD642嵌入式系统-mpeg-4 standard xvid codec kernel source code, development environment for the pc machine vc++ 6.0 or embedded system dsp TMS320MD642
Platform: | Size: 836608 | Author: 张先生 | Hits:

[Internet-NetworkvideoSend

Description: 网络视频的压缩传输,能够支持mpeg等多种格式,内有详细的使用说明,本文为vc源码-Compressed video transmission, can support a variety of formats such as mpeg, with detailed instructions, the paper source for the vc
Platform: | Size: 4045824 | Author: 陈飞扬 | Hits:

[Delphi VCLTowVod

Description: 神龙卡双屏控件 控件最大特点: 1、支持VGA,TV视频(神龙卡)同步显示。 2、神龙卡播放基本功能都有。 基本功能: 1、支持神龙5代卡,神龙新一代卡和神龙新二代卡,神龙最新卡。 2、支持视频格式:MPEGE-2,MPEG-1流,DVD-视频,SVCD和VCD1.0与2.0。 3、支持MP3,MP2音频格式。 4、支持的编程语言,DELPHI,VB,PB,CB,VC,VFP等支持DLL调用的编程语言。 提供DELPHI,VB的演示程序源代码,请在安装目录打开工程文件。 -SHENLONG card controls most prominent feature of dual control: 1, support VGA, TV video (SHENLONG card) synchronous display. 2, SHENLONG card player has the basic functions. Basic functions: 1, support SHENLONG 5 on behalf of cards, a new generation of cards and Shenlong Shenlong new second-generation cards, the latest card SHENLONG. 2, support for video formats: MPEGE-2, MPEG-1 stream, DVD-Video, SVCD and VCD1.0 and 2.0. 3, support for MP3, MP2 audio formats. 4, supported programming languages, DELPHI, VB, PB, CB, VC, VFP support DLL calls, such as programming languages. Provide DELPHI, VB demo program source code, please open the project file installation directory.
Platform: | Size: 1882112 | Author: yincaimin | Hits:

[mpeg mp3SOURCE

Description: 基于VC++平台的avi到mpeg的转换程序源代码-Based on VC++ Platform avi to mpeg conversion source code
Platform: | Size: 146432 | Author: litingjiu | Hits:

[mpeg mp3CodingAboutMPEG-4

Description: VC实现的视频格式MPEG-4的编码,包括音视频-VC realize the video format MPEG-4 encoding, including audio and video
Platform: | Size: 148480 | Author: 123 | Hits:

[Multimedia DevelopPlayMPEG-4

Description: VC实现的MPEG-4播放器,内含对音视频的解码模块-VC wife of mother
Platform: | Size: 2938880 | Author: 123 | Hits:

[mpeg mp3MpegToWav

Description: 完全用vc 6.0 写的,能够将mpeg格式的视频转换为wav格式,能够帮助学习视频的编码和解码。-Entirely written in vc 6.0, able to mpeg format video is converted to wav format, can help learning video encoding and decoding.
Platform: | Size: 5209088 | Author: deng | Hits:

[Compress-Decompress algrithmsmpeg2encode

Description: mpeg 2 encoder vc++ 6.0实现-mpeg 2 encoder vc++ 6.0 to achieve
Platform: | Size: 139264 | Author: Jackie | Hits:

[mpeg mp3MPEGPlayer

Description: 一个用VC写的MPEG解码播放器,可以完成MPEG格式音乐,视屏的解码播放,可以在此基础上开发出功能更强大的播放器软件-Written by VC a MPEG decoder player, to be completed MPEG format music and video player decoder, you can on this basis to develop more powerful player software
Platform: | Size: 6394880 | Author: 付红 | Hits:

[mpeg mp3mpeg2

Description: 该目录下包含了实施ISO/IEC DIS 13818-2标准的源程序。它可以将为压缩的图像 转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。 doc/目录下的mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信 息。verify/目录下是一组用来进行验证的图像和小的数据流,以及用来自动检测编码 器和解码器输出的Unix shell脚本文件。 在src/目录下有两个子目录mpeg2enc/和mpeg2dec/,其中包含了编码器和解码器 的源代码,以及在VC下编译过的可执行程序。par/目录下给出了一组可在每秒25和30帧 的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 可以在标准的C编译器中,编译makefile文件来运行该程序。 在bin/目录下,给出了该文件的可执行程序。 在mpeg2ply/目录下包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。-err
Platform: | Size: 602112 | Author: huhuat | Hits:

[mpeg mp3mp3

Description: \avi2mpg1_src 中包含了mpeg1编码的源程序 \avi2mpg1中为该程序的可执行文件 \A2MGUI 为VC下编译的图形用户界面。\mp3en mepg 层3音频编码程序 \mp3de mpeg 层3音频解码程序 -\ avi2mpg1_src contains encoded mpeg1 source \ avi2mpg1 in the program' s executable file \ A2MGUI was compiled under VC graphical user interface. \ mp3en mepg Layer 3 audio coding procedures \ mp3de mpeg layer 3 audio decoder program
Platform: | Size: 666624 | Author: 王双 | Hits:

[Multimedia DevelopMpegSnaper

Description: 本代码是VC写的demo,是用来在播放mpeg文件时抓取当前画面的一个例子,对初学视频播放及抓图的朋友有帮助-VC Writing this code is the demo, players are used to crawl mpeg file an example of the current screen for video playback and capture beginner friends have to help!!
Platform: | Size: 36864 | Author: zk | Hits:

[mpeg mp3ES-Stream

Description: 这是用VC编写的一个ES流分析程序,可以把ES流文件按MPEG标准进行分析。写这个程序是为了能更好的理解ES流的语法,以为日后的RTP发送作准备-This is prepared by a VC flow analysis procedure ES, ES stream file can be in accordance with MPEG standard for analysis. This procedure is to write a better understanding of the grammar stream ES that they prepare to send the RTP
Platform: | Size: 731136 | Author: 刘煌 | Hits:

[mpeg mp3MyPlayer

Description: 编写的MPEG-4播放器,可以在VC6.0或者VC.NET下调试运行.-The preparation of the MPEG-4 player, VC.NET in VC6.0 or run under the debugger.
Platform: | Size: 2539520 | Author: Lucy | Hits:

[mpeg mp3chap06

Description: 在VC++6.0下运行的MPEG-4编码,包括入口函数,视频对象平面编码函数,运动信息编码,运动估计和预测补偿函数,运动向量和预测误差计算的函数,纹理编码,运动向量图象编码函数,帧内纹理编码函数,形状纹理编码函数,DC/AC系数预测函数,供大家参考-In VC++6.0 run under the MPEG-4 encoding, such as import function, video object plane coding function, sports information coding, motion estimation and prediction of the compensation function, motion vector and prediction error calculation function, texture coding, motion vector images encoding function, intra-coding function of texture, shape, texture coding function, DC/AC coefficient prediction function for your reference
Platform: | Size: 149504 | Author: simon | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 »

CodeBus www.codebus.net